home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / freeware / BIGPA00.EXE / BIGpage.exe / 0 / RCDATA / TREMOTECONTROL / TREMOTECONTROL.txt < prev   
Text File  |  1998-01-08  |  12KB  |  563 lines

  1. object RemoteControl: TRemoteControl
  2.   Left = 290
  3.   Top = 195
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'RemoteControl'
  7.   ClientHeight = 322
  8.   ClientWidth = 640
  9.   Color = clBlack
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   PopupMenu = popTray
  17.   Position = poDefault
  18.   ShowHint = True
  19.   OnActivate = FormActivate
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object lblBack: TLabel
  26.     Left = 58
  27.     Top = 132
  28.     Width = 35
  29.     Height = 18
  30.     AutoSize = False
  31.   end
  32.   object lblNext: TLabel
  33.     Left = 115
  34.     Top = 132
  35.     Width = 35
  36.     Height = 18
  37.     AutoSize = False
  38.   end
  39.   object Image1: TImage
  40.     Left = 0
  41.     Top = 0
  42.     Width = 209
  43.     Height = 322
  44.     Align = alLeft
  45.     Picture.Data = {<image001.bmp>}
  46.   end
  47.   object lbURLs: TListBox
  48.     Left = 316
  49.     Top = 132
  50.     Width = 44
  51.     Height = 24
  52.     BorderStyle = bsNone
  53.     Color = clBlack
  54.     ExtendedSelect = False
  55.     Font.Charset = ANSI_CHARSET
  56.     Font.Color = clAqua
  57.     Font.Height = -9
  58.     Font.Name = 'Small Fonts'
  59.     Font.Style = []
  60.     ItemHeight = 11
  61.     Items.Strings = (
  62.       'http://www.spidersoft.com'
  63.       'http://www.news.com')
  64.     ParentFont = False
  65.     TabOrder = 2
  66.   end
  67.   object MMLEDCount: TMMLEDPanel
  68.     Left = 136
  69.     Top = 83
  70.     Width = 29
  71.     Height = 9
  72.     Bevel.BevelInner = bvNone
  73.     Bevel.BevelOuter = bvNone
  74.     Bevel.BevelInnerWidth = 1
  75.     Bevel.BevelOuterWidth = 1
  76.     Bevel.BorderStyle = bsNone
  77.     Bevel.BorderWidth = 0
  78.     Bevel.BorderSpace = 0
  79.     Bevel.BorderColor = clBtnFace
  80.     Bevel.BorderSpaceColor = clBlack
  81.     Bevel.InnerLightColor = clBtnHighlight
  82.     Bevel.InnerShadowColor = clBtnShadow
  83.     Bevel.OuterLightColor = clBtnHighlight
  84.     Bevel.OuterShadowColor = clBtnShadow
  85.     ParentShowHint = False
  86.     ShowHint = False
  87.     LEDColor = clAqua
  88.     InactiveColor = clTeal
  89.     NumDigits = 5
  90.     DigitSize = ls07x11
  91.     MaxValue = 99999
  92.     MinValue = 0
  93.     TabOrder = 1
  94.     ZeroBlank = True
  95.   end
  96.   object MMLEDChannel: TMMLEDPanel
  97.     Left = 92
  98.     Top = 23
  99.     Width = 23
  100.     Height = 20
  101.     Bevel.BevelInner = bvNone
  102.     Bevel.BevelOuter = bvNone
  103.     Bevel.BevelInnerWidth = 1
  104.     Bevel.BevelOuterWidth = 1
  105.     Bevel.BorderStyle = bsNone
  106.     Bevel.BorderWidth = 0
  107.     Bevel.BorderSpace = 0
  108.     Bevel.BorderColor = clBtnFace
  109.     Bevel.BorderSpaceColor = clBlack
  110.     Bevel.InnerLightColor = clBtnHighlight
  111.     Bevel.InnerShadowColor = clBtnShadow
  112.     Bevel.OuterLightColor = clBtnHighlight
  113.     Bevel.OuterShadowColor = clBtnShadow
  114.     ParentShowHint = False
  115.     ShowHint = False
  116.     LEDColor = clAqua
  117.     InactiveColor = clTeal
  118.     DigitSize = ls13x20
  119.     MaxValue = 320
  120.     MinValue = 0
  121.     TabOrder = 0
  122.     Value = 1
  123.   end
  124.   object Panel1: TPanel
  125.     Left = 55
  126.     Top = 126
  127.     Width = 99
  128.     Height = 155
  129.     BevelOuter = bvNone
  130.     Caption = 'Panel1'
  131.     TabOrder = 3
  132.     object Image2: TImage
  133.       Left = 0
  134.       Top = 0
  135.       Width = 99
  136.       Height = 155
  137.       Align = alClient
  138.       Picture.Data = {<image002.bmp>}
  139.       Stretch = True
  140.     end
  141.     object lblDig3: TLabel
  142.       Left = 73
  143.       Top = 67
  144.       Width = 18
  145.       Height = 13
  146.       Cursor = crHandPoint
  147.       AutoSize = False
  148.       Transparent = True
  149.       OnClick = DigitClick
  150.     end
  151.     object lblDig1: TLabel
  152.       Left = 5
  153.       Top = 66
  154.       Width = 18
  155.       Height = 13
  156.       Cursor = crHandPoint
  157.       AutoSize = False
  158.       Transparent = True
  159.       OnClick = DigitClick
  160.     end
  161.     object Label5: TLabel
  162.       Left = 6
  163.       Top = 6
  164.       Width = 36
  165.       Height = 16
  166.       Cursor = crHandPoint
  167.       AutoSize = False
  168.       Transparent = True
  169.       OnMouseDown = btnPreviousClick
  170.     end
  171.     object Label6: TLabel
  172.       Left = 57
  173.       Top = 6
  174.       Width = 36
  175.       Height = 16
  176.       Cursor = crHandPoint
  177.       AutoSize = False
  178.       Transparent = True
  179.       OnMouseDown = btnNextClick
  180.     end
  181.     object Label7: TLabel
  182.       Left = 32
  183.       Top = 35
  184.       Width = 36
  185.       Height = 20
  186.       Cursor = crHandPoint
  187.       Hint = 'Browse'
  188.       AutoSize = False
  189.       Transparent = True
  190.       OnClick = btnBrowseClick
  191.     end
  192.     object lblDig2: TLabel
  193.       Left = 40
  194.       Top = 71
  195.       Width = 18
  196.       Height = 13
  197.       Cursor = crHandPoint
  198.       AutoSize = False
  199.       Transparent = True
  200.       OnClick = DigitClick
  201.     end
  202.     object lblDig4: TLabel
  203.       Left = 6
  204.       Top = 90
  205.       Width = 18
  206.       Height = 13
  207.       Cursor = crHandPoint
  208.       AutoSize = False
  209.       Transparent = True
  210.       OnClick = DigitClick
  211.     end
  212.     object lblDig5: TLabel
  213.       Left = 41
  214.       Top = 95
  215.       Width = 18
  216.       Height = 13
  217.       Cursor = crHandPoint
  218.       AutoSize = False
  219.       Transparent = True
  220.       OnClick = DigitClick
  221.     end
  222.     object lblDig6: TLabel
  223.       Left = 75
  224.       Top = 89
  225.       Width = 18
  226.       Height = 13
  227.       Cursor = crHandPoint
  228.       AutoSize = False
  229.       Transparent = True
  230.       OnClick = DigitClick
  231.     end
  232.     object lblDig7: TLabel
  233.       Left = 6
  234.       Top = 113
  235.       Width = 18
  236.       Height = 13
  237.       Cursor = crHandPoint
  238.       AutoSize = False
  239.       Transparent = True
  240.       OnClick = DigitClick
  241.     end
  242.     object lblDig8: TLabel
  243.       Left = 40
  244.       Top = 117
  245.       Width = 18
  246.       Height = 13
  247.       Cursor = crHandPoint
  248.       AutoSize = False
  249.       Transparent = True
  250.       OnClick = DigitClick
  251.     end
  252.     object lblDig9: TLabel
  253.       Left = 75
  254.       Top = 113
  255.       Width = 18
  256.       Height = 13
  257.       Cursor = crHandPoint
  258.       AutoSize = False
  259.       Transparent = True
  260.       OnClick = DigitClick
  261.     end
  262.     object lblDig0: TLabel
  263.       Left = 41
  264.       Top = 141
  265.       Width = 18
  266.       Height = 13
  267.       Cursor = crHandPoint
  268.       AutoSize = False
  269.       Transparent = True
  270.       OnClick = DigitClick
  271.     end
  272.   end
  273.   object Panel2: TPanel
  274.     Left = 168
  275.     Top = 13
  276.     Width = 21
  277.     Height = 18
  278.     BevelOuter = bvNone
  279.     TabOrder = 4
  280.     object Image3: TImage
  281.       Left = 0
  282.       Top = 0
  283.       Width = 21
  284.       Height = 18
  285.       Cursor = crHandPoint
  286.       Hint = 'Minimize'
  287.       Align = alClient
  288.       Picture.Data = {<image003.bmp>}
  289.       Stretch = True
  290.       OnClick = btnExitClick
  291.     end
  292.   end
  293.   object Panel3: TPanel
  294.     Left = 25
  295.     Top = 111
  296.     Width = 22
  297.     Height = 23
  298.     BevelOuter = bvNone
  299.     TabOrder = 5
  300.     object Image4: TImage
  301.       Left = 0
  302.       Top = 0
  303.       Width = 22
  304.       Height = 23
  305.       Cursor = crHandPoint
  306.       Hint = 'Program'
  307.       Align = alClient
  308.       Picture.Data = {<image004.bmp>}
  309.       Stretch = True
  310.       OnClick = btnEditClick
  311.     end
  312.   end
  313.   object Panel4: TPanel
  314.     Left = 6
  315.     Top = 50
  316.     Width = 196
  317.     Height = 23
  318.     BevelOuter = bvNone
  319.     TabOrder = 6
  320.     object Image5: TImage
  321.       Left = 0
  322.       Top = 0
  323.       Width = 196
  324.       Height = 23
  325.       Align = alClient
  326.       Picture.Data = {<image005.bmp>}
  327.       Stretch = True
  328.     end
  329.     object lblChannel: TMMLEDLABEL
  330.       Left = 7
  331.       Top = 5
  332.       Width = 165
  333.       Caption = 'TOP 5 NEWS'
  334.       Color = clNavy
  335.       ParentColor = False
  336.       AutoSize = False
  337.       Alignment = taCenter
  338.       FontSize = fs11x13
  339.       InactiveColor = clTeal
  340.       LEDColor = clAqua
  341.       NumChars = 15
  342.       ScrollSpeed = 222
  343.       Bevel.BevelInner = bvNone
  344.       Bevel.BevelOuter = bvNone
  345.       Bevel.BevelInnerWidth = 1
  346.       Bevel.BevelOuterWidth = 1
  347.       Bevel.BorderStyle = bsNone
  348.       Bevel.BorderWidth = 0
  349.       Bevel.BorderSpace = 0
  350.       Bevel.BorderColor = clBtnFace
  351.       Bevel.BorderSpaceColor = clBlack
  352.       Bevel.InnerLightColor = clBtnHighlight
  353.       Bevel.InnerShadowColor = clBtnShadow
  354.       Bevel.OuterLightColor = clBtnHighlight
  355.       Bevel.OuterShadowColor = clBtnShadow
  356.     end
  357.   end
  358.   object Panel5: TPanel
  359.     Left = 82
  360.     Top = 3
  361.     Width = 46
  362.     Height = 14
  363.     BevelOuter = bvNone
  364.     TabOrder = 7
  365.     object Image6: TImage
  366.       Left = 0
  367.       Top = 0
  368.       Width = 46
  369.       Height = 14
  370.       Align = alClient
  371.       Picture.Data = {<image006.bmp>}
  372.       Stretch = True
  373.     end
  374.     object Label2: TLabel
  375.       Left = 4
  376.       Top = 5
  377.       Width = 34
  378.       Height = 11
  379.       Caption = 'Channel'
  380.       Font.Charset = DEFAULT_CHARSET
  381.       Font.Color = clAqua
  382.       Font.Height = -9
  383.       Font.Name = 'Small Fonts'
  384.       Font.Style = []
  385.       ParentFont = False
  386.       ParentShowHint = False
  387.       ShowHint = False
  388.       Transparent = True
  389.     end
  390.   end
  391.   object Panel6: TPanel
  392.     Left = 104
  393.     Top = 82
  394.     Width = 28
  395.     Height = 14
  396.     BevelOuter = bvNone
  397.     TabOrder = 8
  398.     object Image7: TImage
  399.       Left = 0
  400.       Top = 0
  401.       Width = 28
  402.       Height = 14
  403.       Align = alClient
  404.       Picture.Data = {<image007.bmp>}
  405.       Stretch = True
  406.     end
  407.     object Label4: TLabel
  408.       Left = 0
  409.       Top = 0
  410.       Width = 28
  411.       Height = 11
  412.       Caption = 'Count:'
  413.       Font.Charset = DEFAULT_CHARSET
  414.       Font.Color = clAqua
  415.       Font.Height = -9
  416.       Font.Name = 'Small Fonts'
  417.       Font.Style = []
  418.       ParentFont = False
  419.       ParentShowHint = False
  420.       ShowHint = False
  421.       Transparent = True
  422.     end
  423.   end
  424.   object Panel7: TPanel
  425.     Left = 161
  426.     Top = 111
  427.     Width = 23
  428.     Height = 23
  429.     BevelOuter = bvNone
  430.     Caption = 'Panel7'
  431.     TabOrder = 9
  432.     object btnInfo: TImage
  433.       Left = 0
  434.       Top = 0
  435.       Width = 23
  436.       Height = 23
  437.       Cursor = crHandPoint
  438.       Hint = 'Info'
  439.       Align = alClient
  440.       Picture.Data = {<image008.bmp>}
  441.       Stretch = True
  442.       OnClick = btnInfoClick
  443.     end
  444.   end
  445.   object Panel8: TPanel
  446.     Left = 161
  447.     Top = 142
  448.     Width = 22
  449.     Height = 22
  450.     BevelOuter = bvNone
  451.     Caption = 'Panel7'
  452.     TabOrder = 10
  453.     object btnOptions: TImage
  454.       Left = 0
  455.       Top = 0
  456.       Width = 22
  457.       Height = 22
  458.       Cursor = crHandPoint
  459.       Hint = 'Options'
  460.       Align = alClient
  461.       Picture.Data = {<image009.bmp>}
  462.       Stretch = True
  463.       OnClick = btnOptionsClick
  464.     end
  465.   end
  466.   object Panel9: TPanel
  467.     Left = 25
  468.     Top = 142
  469.     Width = 22
  470.     Height = 23
  471.     BevelOuter = bvNone
  472.     Caption = 'Panel9'
  473.     TabOrder = 11
  474.     object btnQuickPage: TImage
  475.       Left = 0
  476.       Top = 0
  477.       Width = 22
  478.       Height = 23
  479.       Cursor = crHandPoint
  480.       Hint = 'QUICKpage'
  481.       Align = alClient
  482.       Picture.Data = {<image010.bmp>}
  483.       Stretch = True
  484.       OnClick = btnQuickPageClick
  485.     end
  486.   end
  487.   object FormShaper1: TFormShaper
  488.     AutoActivate = True
  489.     CaptionForm = False
  490.     AutoSize = True
  491.     ShapeActive = False
  492.     WindowMove = False
  493.     Mask.ResType = 'PIC'
  494.     Mask.PicFile = 'C:\DEV97\BIGpage\remote2.bmp'
  495.     Left = 358
  496.     Top = 69
  497.   end
  498.   object PGTrayIcon951: TPGTrayIcon95
  499.     Icon.Data = {<image011.ico>}
  500.     Active = True
  501.     AutoPopup = True
  502.     Hint = 'BIGpage'
  503.     OnClick = PGTrayIcon951Click
  504.     Options = [toMinimizeToTray]
  505.     PopupMenu = popTray
  506.     Left = 388
  507.     Top = 68
  508.   end
  509.   object popTray: TPopupMenu
  510.     Left = 326
  511.     Top = 70
  512.     object pmiRestore: TMenuItem
  513.       Caption = '&Restore'
  514.       OnClick = pmiRestoreClick
  515.     end
  516.     object pmiMinimize: TMenuItem
  517.       Caption = 'Mi&nimize'
  518.       OnClick = pmiMinimizeClick
  519.     end
  520.     object N1: TMenuItem
  521.       Caption = '-'
  522.     end
  523.     object pmiProgram: TMenuItem
  524.       Caption = '&Program...'
  525.       OnClick = btnEditClick
  526.     end
  527.     object pmiQUICKpage: TMenuItem
  528.       Caption = '&QUICKpage...'
  529.       OnClick = btnQuickPageClick
  530.     end
  531.     object pmiInfo: TMenuItem
  532.       Caption = '&Info...'
  533.       OnClick = btnInfoClick
  534.     end
  535.     object pmiOptions: TMenuItem
  536.       Caption = '&Options...'
  537.       OnClick = btnOptionsClick
  538.     end
  539.     object N2: TMenuItem
  540.       Caption = '-'
  541.     end
  542.     object pmiClose: TMenuItem
  543.       Caption = 'E&xit'
  544.       ShortCut = 32883
  545.       OnClick = pmiCloseClick
  546.     end
  547.   end
  548.   object TimerChannel: TTimer
  549.     Enabled = False
  550.     Interval = 2500
  551.     OnTimer = TimerChannelTimer
  552.     Left = 298
  553.     Top = 71
  554.   end
  555.   object GoToWeb: TGoToWeb
  556.     Url = 'http://www.spidersoft.com'
  557.     EMail = 'cresto@mygale.org'
  558.     BrowserState = gwNormal
  559.     Left = 267
  560.     Top = 69
  561.   end
  562. end
  563.